1 "Miscellaneous Utility Library" Software Licence
5 Copyright (c) 2004-2008 Jon Skeet and Marc Gravell.
8 Redistribution and use in source and binary forms, with or without
9 modification, are permitted provided that the following conditions
12 1. Redistributions of source code must retain the above copyright
13 notice, this list of conditions and the following disclaimer.
15 2. Redistributions in binary form must reproduce the above copyright
16 notice, this list of conditions and the following disclaimer in the
17 documentation and/or other materials provided with the distribution.
19 3. The end-user documentation included with the redistribution, if
20 any, must include the following acknowledgment:
22 "This product includes software developed by Jon Skeet
23 and Marc Gravell. Contact skeet@pobox.com, or see
24 http://www.pobox.com/~skeet/)."
26 Alternately, this acknowledgment may appear in the software itself,
27 if and wherever such third-party acknowledgments normally appear.
29 4. The name "Miscellaneous Utility Library" must not be used to endorse
30 or promote products derived from this software without prior written
31 permission. For written permission, please contact skeet@pobox.com.
33 5. Products derived from this software may not be called
34 "Miscellaneous Utility Library", nor may "Miscellaneous Utility Library"
35 appear in their name, without prior written permission of Jon Skeet.
37 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
38 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
39 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
40 IN NO EVENT SHALL JON SKEET BE LIABLE FOR ANY DIRECT, INDIRECT,
41 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
42 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
43 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
44 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
45 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
46 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
47 POSSIBILITY OF SUCH DAMAGE.